export interface IProgressToken { defaultBgColor: string; defaultFontSize: number; height: number; borderRadius: string; }