export declare function cleanUrlForLogging(baseUrl: string, apiUrl: string): string;
