export type CardBorderRadius = 'all' | 'left' | 'right' | 'top' | 'bottom';