export type SizeVariant = 'sm' | 'md';
