export declare function patchXmlHttpRequestWithCredentials(otelBaseUrl: string, withCredentials?: boolean): void;
