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

declare const ImageAlbumIcon: MdiReactIconComponentType;
export default ImageAlbumIcon;
