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

declare const ImageIcon: MdiReactIconComponentType;
export default ImageIcon;
