import { Span } from '@opentelemetry/api';
export declare const getNoopSpan: () => Span;
