export type ChipFilterButtonSize = 'small' | 'medium'; export type ChipFilterButtonWeight = 'light' | 'bold';