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

declare const ArtistIcon: MdiReactIconComponentType;
export default ArtistIcon;
