import React from 'react'; import { ChipProps } from './Chip.types'; declare const index: React.FC; export default index;