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