export type TabsWrapperProps = { background?: string; innerMaxWidthPx?: number; innerWidthPercent?: number; };