import * as Layer from "effect/Layer"; import { Worker, WorkerEnvironment } from "../Workers/Worker.ts"; import { SearchIndex } from "./SearchIndex.ts"; export declare const SearchIndexBinding: Layer.Layer>; //# sourceMappingURL=SearchIndexBinding.d.ts.map