export declare function buildUrlWithParams(basePath: string, params: Record): string;