export declare type GasBageType = 'default' | 'shade' | 'info' | 'success' | 'error' | 'warning' | 'inverse';