export default Download; declare function Download(props: any): React.JSX.Element; import React from 'react';