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