declare const global: Global & {
  __EXGLContexts?: Record<string, any>;
};
