export type FABVariant = 'primary' | 'secondary' | 'tertiary' | 'surface';