import type * as T from "../../../../Effect/index.js"; import type * as HS from "../../../../Has/index.js"; import type * as C from "../core.js"; export declare function accessServiceEffect(s: HS.Tag): (f: (a: A) => T.Effect) => C.Stream & R, E, B>; //# sourceMappingURL=accessServiceEffect.d.ts.map