import type { RuntimeToolCallRepairFunction } from "./runtime-tool-types.js"; export declare const repairToolCall: RuntimeToolCallRepairFunction; //# sourceMappingURL=repair-tool-call.d.ts.map