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