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

declare const ImageOffIcon: MdiReactIconComponentType;
export default ImageOffIcon;
