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