export declare const StatusIconType: { 'info': string; 'error': string; 'warning': string; 'success': string; 'loading': string; };