export declare const urlWithParams: (url: string, params: Record<string, string>) => string;
//# sourceMappingURL=url.d.ts.map