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