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