import { Effect } from "@effect/core/io/Effect/definition"; import { Maybe } from "@tsplus/stdlib/data/Maybe/definition"; /** * @tsplus static effect/core/stream/Pull.Ops end * @tsplus location "@effect/core/stream/Pull/operations/end" */ export declare const end: Effect, never>; //# sourceMappingURL=end.d.ts.map