/**
 * Accesses the whole environment of the effect.
 */
export declare function environment<R>(__trace?: string): import("../managed.js").Managed<R, never, R>;
//# sourceMappingURL=environment.d.ts.map