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