import { Command } from 'commander'; /** Register `dkg prime-agent` lifecycle and recovery commands. */ export declare function registerPrimeAgentCommand(program: Command): void; //# sourceMappingURL=prime-agent.d.ts.map