export { QrScanner, default } from './QrScanner'; export type { QrScannerProps, QrScannerHandle, QrScannerStatus } from './QrScanner';