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