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