import type { UpdateWorkloadOptions } from '../types.js'; export declare function run(opts: UpdateWorkloadOptions): Promise; //# sourceMappingURL=update-workload.d.ts.map