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