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

declare const ImageAreaIcon: MdiReactIconComponentType;
export default ImageAreaIcon;
