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