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