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