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

declare const CursorMoveIcon: MdiReactIconComponentType;
export default CursorMoveIcon;
