import type { RouteConfig } from "../types/route-config"; import { ROUTE } from "../types/routes"; export declare const routeConfig: Record;