import { Span as ISpan } from '@opentelemetry/api'; export declare const customAttributeFunction: (span: ISpan) => void;