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