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