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