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

declare const MagnifyAddCursorIcon: MdiReactIconComponentType;
export default MagnifyAddCursorIcon;
