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