export { OpfsSahEnvironment } from "./opfs-sah.js"; export { InMemoryEnvironment } from "./in-memory.js"; export type { LixEnvironment, EnvironmentActorHandle, SpawnActorOptions, } from "./api.js"; //# sourceMappingURL=index.d.ts.map