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

declare const MusicNoteBluetoothOffIcon: MdiReactIconComponentType;
export default MusicNoteBluetoothOffIcon;
