import * as React from "react"; declare function SvgDownload(props: React.SVGProps): React.JSX.Element; export default SvgDownload;