export declare const infoBoxContentWrap: string; export declare const infoBoxActions: string; export declare const infoBox: (appearance: any) => string; export declare const infoBoxInline: string; export declare const infoBoxBanner: string; export declare const primaryActionStyle: string; export declare const dismissBtn: string;