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