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