export interface VsProgressStyleSet { barColor?: string; borderRadius?: string; border?: string; height?: string; valueColor?: string; width?: string; }