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

declare const MusicNoteWholeIcon: MdiReactIconComponentType;
export default MusicNoteWholeIcon;
