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