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