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