import { MdiReactIconComponentType } from './dist/typings';

declare const ChipIcon: MdiReactIconComponentType;
export default ChipIcon;
