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