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