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