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