import { Sink } from "@effect/core/stream/Sink/definition/base"; /** * @tsplus static effect/core/stream/Sink.Ops mkString * @tsplus location "@effect/core/stream/Sink/operations/mkString" */ export declare function mkString(): Sink; //# sourceMappingURL=mkString.d.ts.map