import { ProtectedRoutesProperties } from "@/types/routes"; export declare const getUserProtectedRoutes: (options?: ProtectedRoutesProperties) => import("react").JSX.Element; //# sourceMappingURL=getUserProtectedRoutes.d.ts.map