export declare function initTracing(): void; export declare function withSpan(name: string, fn: () => Promise): Promise; //# sourceMappingURL=tracing.d.ts.map