export declare type GasProgressColor = 'brand' | 'success' | 'error' | 'warning';