export { SpanClient, SpanClientOptions } from './client'; export { SpanBatch } from './batch'; export { Span } from './span';