import { SVGProps } from "react";
declare const MCMdlMusicNote: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { MCMdlMusicNote };
