export declare const INSTRUMENTATION_NAME = "@sentry/instrumentation-http"; /** We only want to capture request bodies up to 1mb. */ export declare const MAX_BODY_BYTE_LENGTH: number; //# sourceMappingURL=constants.d.ts.map