export { default as Chip } from './Chip'; export type { IChipProps, TChipColor } from './types'; //# sourceMappingURL=index.d.ts.map