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