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

declare const CropLandscapeIcon: MdiReactIconComponentType;
export default CropLandscapeIcon;
