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