import * as React from 'react'; declare function DownloadAltIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default DownloadAltIcon;