export declare function uploadFile(options: { url: string; file: any; }): Promise;