export interface VsMenuButtonStyleSet { backgroundColor?: string; border?: string; borderRadius?: string; fontColor?: string; }