import type { ToolDefinition } from "./types.js"; declare const tool: ToolDefinition; export default tool; //# sourceMappingURL=read_file.d.ts.map