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

declare const MusicOffIcon: MdiReactIconComponentType;
export default MusicOffIcon;
