export declare function toolRetrodocumentAdrsFromGit(docsPath: string, args: { limit?: number; since?: string; }): { content: { type: "text"; text: string; }[]; }; //# sourceMappingURL=git.d.ts.map