import { IconSvgProps } from '../types';
declare const MusicNotes: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default MusicNotes;
//# sourceMappingURL=MusicNotes.d.ts.map