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