import type { GatewayService } from "./service.js";
export declare function resolveNodeService(): GatewayService;
