import { Span } from '@opentelemetry/api';
export declare const endSpan: (span: Span, err: NodeJS.ErrnoException | null | undefined) => void;
//# sourceMappingURL=utils.d.ts.map