import { type ProtectedProps } from '../../views/Protected'; export declare function mapProtectedScreen(props: ProtectedProps): ProtectedProps; //# sourceMappingURL=mapProtectedScreen.d.ts.map