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