import { Layer } from "@effect/core/io/Layer/definition"; import { Annotations } from "@effect/core/testing/Annotations/definition"; /** * Constructs a new `Annotations` service. * @tsplus static effect/core/testing/Annotations.Ops live * @tsplus location "@effect/core/testing/Annotations/operations/live" */ export declare const live: Layer; //# sourceMappingURL=live.d.ts.map