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