import { RenderFunction } from 'vue';
declare const MusicNoteIcon: RenderFunction;
export default MusicNoteIcon;
