import { Stream } from "@effect/core/stream/Stream/definition"; /** * @tsplus getter effect/core/stream/Stream usASCIIDecode * @tsplus location "@effect/core/stream/Stream/operations/usASCIIDecode" */ export declare function usASCIIDecode_(self: Stream): Stream; //# sourceMappingURL=usASCIIDecode.d.ts.map