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