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