import type { ToolDefinition } from "@/types"; export declare function buildReactionTool(): ToolDefinition; //# sourceMappingURL=reaction.d.ts.map