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

declare const ImagesIcon: MdiReactIconComponentType;
export default ImagesIcon;
