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

declare const CropIcon: MdiReactIconComponentType;
export default CropIcon;
