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