export declare const getTracingInformation: () => "" | { traceId: string; spanId: string; dd: { trace_id: string; span_id: string; }; }; //# sourceMappingURL=OpentelemetryContext.d.ts.map