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