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