/** * @returns HTTP headers which must be captured into span attributes by our instrumentation. */ export declare function getHttpHeadersToCapture(): Record; //# sourceMappingURL=Headers.d.ts.map