import { Chip, ChipProps } from './Chip'; export { Chip }; export type { ChipProps };