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

declare const CarrotIcon: MdiReactIconComponentType;
export default CarrotIcon;
