export { lazy } from "./lazy.js";
export type { SchemaGetter } from "./lazy.js";
export { lazyObject } from "./lazyObject.js";
