export declare class CloudCommands { static run(argv: string[]): Promise; } //# sourceMappingURL=CloudCommands.d.ts.map