import { TraceProcessor } from '../trace-processor';
export declare const dropSingleSpanTracesTraceProcessor: TraceProcessor;
