import type { RouteFor } from "../types/route-for.js"; export declare function router; }>(routes: R): (path: string) => ReturnType | undefined;