/// import { IconProps } from '../../types'; declare const MusicNote3: (allProps: IconProps) => JSX.Element; export default MusicNote3;