import type { Tool } from "@empiricalrun/shared-types/chat-agent"; export declare function extractPathAfterSourceRepo(fullPath: string): string; export declare const fetchTestRunDetailsTool: Tool; //# sourceMappingURL=index.d.ts.map