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