export type ChipVariant = 'default' | 'input';
