import { Command } from 'commander'; export declare function registerAgentTurns(program: Command): void;