export declare const compileRoute: <T extends object>(url: string, params: T) => string;
//# sourceMappingURL=compile-route.d.ts.map