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

declare const ImageMoveIcon: MdiReactIconComponentType;
export default ImageMoveIcon;
