export type AnnouncementBannerVariant = 'info' | 'announcement' | 'warning' | 'maintenance';