import * as operations from "../../models/operations/index.js"; import { ToolDefinition } from "../tools.js"; declare const args: { request: import("zod").ZodOptional>; }; export declare const tool$ledgersListApiV1LedgersGet: ToolDefinition; export {}; //# sourceMappingURL=ledgersListApiV1LedgersGet.d.ts.map