export interface RouteParamOptions { name?: string | undefined; } //# sourceMappingURL=RouteParamOptions.d.ts.map