1import { NativeModulesProxy } from 'expo-core';
2
3export default NativeModulesProxy.ExpoBarCodeScannerModule;
4