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

declare const CropFreeIcon: MdiReactIconComponentType;
export default CropFreeIcon;
