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

declare const ImageAreaCloseIcon: MdiReactIconComponentType;
export default ImageAreaCloseIcon;
