export declare function constructUrlWithParams(baseUrl: string, params: Record): string;