export declare const agentsBackground: string; export declare const agentsPanelBackground: string; export declare const agentsPanelForeground: string; export declare const agentsPanelBorder: string; export declare const agentsGradientTintColor: string; export declare const agentFeedbackInputWidgetBorder: string; export declare const agentsUpdateButtonDownloadingBackground: string; export declare const agentsUpdateButtonDownloadedBackground: string; export declare const agentsChatInputBackground: string; export declare const agentsChatInputForeground: string; export declare const agentsChatInputBorder: string; export declare const agentsChatInputFocusBorder: string; export declare const agentsChatInputPlaceholderForeground: string; export declare const agentsNewSessionButtonBackground: string; export declare const agentsNewSessionButtonForeground: string; export declare const agentsNewSessionButtonBorder: string; export declare const agentsNewSessionButtonHoverBackground: string; export declare const agentsBadgeBackground: string; export declare const agentsBadgeForeground: string; export declare const agentsUnreadBadgeBackground: string; export declare const agentsUnreadBadgeForeground: string;