export type CardVariant = 'elevated' | 'outlined' | 'filled';