import { FastMCP } from "fastmcp";
/**
 * Register thinking tools with the server
 *
 * @param server FastMCP server instance
 */
export declare function registerThinkTools(server: FastMCP): void;
//# sourceMappingURL=tools.d.ts.map