import { Options } from '../typing'; export declare function upload(options: Options): Promise;