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

declare const ImagePlusIcon: MdiReactIconComponentType;
export default ImagePlusIcon;
