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