export interface IProgressBarColorConfig { backColor: string; frontColor: string; }