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