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

declare const ImageAddIcon: MdiReactIconComponentType;
export default ImageAddIcon;
