import { Command } from "commander"; export declare function createKnowledgeBookCommand(): Command; export declare function createEnrichmentCommand(): Command; //# sourceMappingURL=gen-knowledge-book.d.ts.map