/** * Sets the async context strategy to use follow the OTEL context under the hood. * We handle forking a hub inside of our custom OTEL Context Manager (./otelContextManager.ts) */ export declare function setOpenTelemetryContextAsyncContextStrategy(): void; //# sourceMappingURL=asyncContextStrategy.d.ts.map