export default DownloadIcon; declare function DownloadIcon({ url }: { url: any; }): JSX.Element;