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

declare const ArtistOutlineIcon: MdiReactIconComponentType;
export default ArtistOutlineIcon;
