export declare class UrlParams { [prop: string]: any; constructor(urlKeys: string[]); } //# sourceMappingURL=urlParams.d.ts.map