import * as React from "react"; function DocumentDownloadIcon(props: React.SVGProps) { return ; } export default DocumentDownloadIcon;