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