export { default as ChipList } from './ChipList'; export type { TChipList, TChipListWithHTMLAtrrs } from './TChipList.model';