export declare class ScriptableAISearchGlideTracer { startSpan(spanName?: string, requestAttributes?: Record): void stopSpan(): void constructor() }