export declare const AiAgentPopoverClassNames: { popoverContentContainer: string; popoverIconTrigger: string; }; export declare const popoverNativeClassNames: { root: string; arrow: string; };