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

declare const MusicBoxOutlineIcon: MdiReactIconComponentType;
export default MusicBoxOutlineIcon;
