declare const ScanQRFile: { scan: (filePath: string) => Promise; }; export default ScanQRFile; //# sourceMappingURL=NativeScanQRFile.web.d.ts.map