/** * QR scanner route – camera-based QR code scanning for mobile login. */ export { default } from "../../src/screens/QRScannerScreen";