/**
 * Access environment
 */
export declare function environment<R>(__trace?: string): import("./effect.js").RIO<R, R>;
//# sourceMappingURL=environment.d.ts.map