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

declare const MagnifyPlusIcon: MdiReactIconComponentType;
export default MagnifyPlusIcon;
