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

declare const CropRotateIcon: MdiReactIconComponentType;
export default CropRotateIcon;
