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

declare const AlbumIcon: MdiReactIconComponentType;
export default AlbumIcon;
