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