import { SvgIconComponent } from './types'; declare const AlbumIcon: SvgIconComponent; export default AlbumIcon;