export declare function routeNameToHref(routeName: string): string; export declare function routeNameToGroupedHref(routeName: string, groupName: string): string; //# sourceMappingURL=routes.d.ts.map