export declare function agentSpanNamingAttributes(name: string, operation?: string): Record<string, string>;
