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