import type { UploadClientFileOptions } from '../types.js'; export declare function run(opts: UploadClientFileOptions): Promise; //# sourceMappingURL=upload-client-file.d.ts.map