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

declare const PhotoAlbumIcon: MdiReactIconComponentType;
export default PhotoAlbumIcon;
