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

declare const ImageFilterIcon: MdiReactIconComponentType;
export default ImageFilterIcon;
