export type FlipTileVariant = 'outline' | 'filled' | 'info' | 'warning' | 'alarm' | 'primary';