export {
  waitForEventLoopReady,
  type EventLoopReadyOptions,
  type EventLoopReadyResult,
} from "../../packages/gateway-client/src/event-loop-ready.js";
