/// import { ChipProps } from './type'; declare const Chip: import("react").FC; export default Chip;