export type TabsSize = 'small' | 'medium'; export type TabsVariant = 'default' | 'grayscale';