import { Span } from '../../types-hoist/span'; export declare const toolCallSpanMap: Map; export declare const INVOKE_AGENT_OPS: Set; export declare const GENERATE_CONTENT_OPS: Set; export declare const EMBEDDINGS_OPS: Set; export declare const RERANK_OPS: Set; //# sourceMappingURL=constants.d.ts.map