import * as React from "react"; declare function CodeDownload(props: React.SVGProps): any; export default CodeDownload;