import { Tag as Chip, TTag as TChip } from './Tag'; export * from './Tag'; export { Chip, TChip };