export interface VsTooltipStyleSet { arrowColor?: string; arrowSize?: string; backgroundColor?: string; borderRadius?: string; border?: string; boxShadow?: string; fontColor?: string; fontSize?: string; padding?: string; }