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