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

declare const MusicBoxIcon: MdiReactIconComponentType;
export default MusicBoxIcon;
