import QrScanner from "qr-scanner"; export type QrReaderType = QrScanner.ScanResult;