export default Download;
declare function Download(props: any): JSX.Element;
