import { FastMCP } from 'fastmcp';
export declare function registerMonitorTools(server: FastMCP): void;
