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