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

declare const MusicIcon: MdiReactIconComponentType;
export default MusicIcon;
