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

declare const MoveResizeIcon: MdiReactIconComponentType;
export default MoveResizeIcon;
