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