/** * NeuroLink Utility Server * Provides general utility tools following standard patterns */ /** * Utility Server - General utility tools */ export declare const utilityServer: import("../../../index.js").NeuroLinkMCPServer;