import type { AgentConfig } from './types.js'; export declare function runTestGen(config: AgentConfig, targetFile?: string): Promise; //# sourceMappingURL=test-gen.d.ts.map