import { SVGProps } from "react"; declare const MusicalNoteIcon: (props: SVGProps) => JSX.Element; export default MusicalNoteIcon;