export * from './BarcodeScannerViewNativeComponent'; export { default as BarcodeScannerView } from './BarcodeScannerViewNativeComponent'; export declare function scan(filePath: string): Promise; export declare function getNumberOfCameras(): Promise; //# sourceMappingURL=index.d.ts.map