import { Span } from '@opentelemetry/api';
export declare function checkAttachingNetworkSpanToGlobalSpan(span: Span): void;
