export declare const Styles: { setPanelStyle: (textColor: any, bgColor: any) => string; }; export declare const dialogStyle: string; export declare const settingsTabContainer: string;