import type { ServiceContext } from '../types.js'; export declare function registerMonitoringTools(server: any, ctx: ServiceContext): void; //# sourceMappingURL=monitoring-tools.d.ts.map