export {
  createLazyRuntimeModule,
  createLazyRuntimeMethod,
  createLazyRuntimeMethodBinder,
  createLazyRuntimeNamedExport,
  createLazyRuntimeSurface,
} from "../shared/lazy-runtime.js";
