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