import { Layer } from "@effect/core/io/Layer/definition"; import { Annotations } from "@effect/core/testing/Annotations/definition"; import { TestClock } from "@effect/core/testing/TestClock/definition"; import type { Live } from "@effect/core/testing/Live"; /** * @tsplus static effect/core/testing/TestClock.Ops default * @tsplus location "@effect/core/testing/TestClock/operations/default" */ export declare const defaultTestClock: Layer; //# sourceMappingURL=default.d.ts.map