export interface VsThemeButtonStyleSet { backgroundColor?: string; borderRadius?: string; height?: string; iconColor?: string; width?: string; }