export declare const GLOBAL_SPAN_KEY = "__globalSpan__";
export declare const CUSTOM_TRACER_KEY = "__customTracer__";
export declare const CUSTOM_TRACER_IGNORED_INSTRUMENTS = "__customTracerIgnoredInstruments__";
