import { type CliContext } from "../index.js"; export declare function runCloud(context: CliContext): Promise; //# sourceMappingURL=cloud.d.ts.map