/** * Collects information about HTTP request headers and * attaches them to the event. */ export declare const httpContextIntegration: () => import("@sentry/core").Integration; //# sourceMappingURL=httpcontext.d.ts.map