import type { ToolPlugin } from '../registry.js'; export declare function createEnhancedGitToolPlugin(): ToolPlugin; //# sourceMappingURL=enhancedGitPlugin.d.ts.map