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

declare const MusicNoteEighthIcon: MdiReactIconComponentType;
export default MusicNoteEighthIcon;
