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

declare const MusicNoteOffIcon: MdiReactIconComponentType;
export default MusicNoteOffIcon;
