import type { Command } from "commander"; export declare function registerCloudSshKeyCommands(parent: Command): void;