import { Command } from 'commander'; export declare function registerChatCommand(program: Command): void; //# sourceMappingURL=chat.d.ts.map