import { tool } from "@opencode-ai/plugin"; import type { ToolContext } from "./types"; export declare function createCompressRangeTool(ctx: ToolContext): ReturnType; //# sourceMappingURL=range.d.ts.map