export declare const widgetPane: string; /** * Authorization */ export declare const authSubPane: string; export declare const authIcon: string; export declare const authDisclaimerText: string; export declare const cloudModeTabStyle: string; /** * Stripper line */ export declare const stripperLine: string; export declare const generalWidgetCentered: string; export declare const noDataLine: string; /** * Cloud training */ export declare const cloudTrainingLogWidget: string; export declare const cloudTrainingLogWidgetText: string; export declare const cloudLogWidgetIcon: string;