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