export type BadgeVariant = 'default' | 'secondary' | 'destructive' | 'outline';