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