/** * Install the tuned global undici dispatcher. Idempotent — safe to call once at * proxy startup. No-op when `NEUROLINK_PROXY_KEEPALIVE` is off/false/0. */ export declare function configureProxyKeepAliveDispatcher(): void;