import type { RouterData } from "../types.js";
export declare const handleRoute: (_: undefined, noCache: boolean) => Promise<RouterData>;
//# sourceMappingURL=lol.d.ts.map