import type { HttpModuleExport } from './types';
export declare const warning = "Double-wrapped http.client detected. Either disable spans in Sentry.httpIntegration, or disable the OpenTelemetry HTTP instrumentation.";
export declare const doubleWrapWarning: (http: HttpModuleExport) => void;
//# sourceMappingURL=double-wrap-warning.d.ts.map