export interface IsiTabButtonConfig { textColor: string; bgColor: string; borderColor: string; borderWidth: string; }