import { Command } from 'commander';
export declare function createIngestCodebaseCommand(): Command;
export declare function createSearchCodeCommand(): Command;
export declare function createCodeExplainCommand(): Command;
//# sourceMappingURL=ingest-codebase.d.ts.map