export declare const otel: { withExternalTrace: (fn: () => T) => T; metrics: import("@opentelemetry/api").MetricsAPI; };