import { IconProps } from '../Icon'; declare function SvgMusicNote(props: IconProps): JSX.Element; export default SvgMusicNote;