import { type Ctx } from "../lib/scope.js"; export declare function fileRead(args: { path: string; targetAccountId?: string; }, ctx: Ctx): import("../lib/result.js").ToolResult; //# sourceMappingURL=file-read.d.ts.map