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