export { Chip, ChipGroup, default } from './Chip'; export type { ChipProps, ChipGroupProps, ChipVariant, ChipSize } from './Chip'; //# sourceMappingURL=index.d.ts.map