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