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