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