import type * as C from "../core.js"; /** * Accesses the whole environment of the stream. */ export declare function environment(): C.RIO; //# sourceMappingURL=environment.d.ts.map