export type ChipVariant = 'success' | 'error' | 'warning' | 'info' | 'neutral';
//# sourceMappingURL=chip-variant.type.d.ts.map