import { tool } from '@opencode-ai/plugin'; import type { ToolContext } from './types'; export declare function createPatchTools(ctx: ToolContext): Record>; //# sourceMappingURL=patch.d.ts.map