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