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