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