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