export type CardSize = 'small' | 'medium' | 'large' | 'huge';