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

declare const ImageSearchOutlineIcon: MdiReactIconComponentType;
export default ImageSearchOutlineIcon;
