export declare function upload(option: any): Promise>; export declare function downloadFile(option: any): import("axios").AxiosPromise;