import { FC, SVGProps } from 'react'; declare const IconMusicNote: FC & { fill?: string }>; export default IconMusicNote;