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