import { Method } from '../type';
declare const download: Method;
export default download;
