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