// Copyright 2016-present 650 Industries. All rights reserved. #import @protocol UMBarCodeScannerProviderInterface - (id)createBarCodeScanner; @end