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