export declare function connectToNxCloudUsingScan(scan: boolean): Promise<void>;
export declare function connectToNxCloudCommand(): Promise<void>;
