export type ChipVariant = { text?: string; chipPartAttribute?: string; rightSlotName?: string; leftSlotName?: string; };