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

declare const AlbumFillIcon: RemixiconReactIconComponentType;
export default AlbumFillIcon;
