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