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

declare const AlbumLineIcon: RemixiconReactIconComponentType;
export default AlbumLineIcon;
