export type TabsDensity = 'normal' | 'spacious' | 'stretched' | 'compact';