import { Effect } from "@effect/core/io/Effect/definition"; /** * @tsplus static effect/core/io/Clock.Ops currentTime * @tsplus location "@effect/core/io/Clock/operations/currentTime" */ export declare const currentTime: Effect; //# sourceMappingURL=currentTime.d.ts.map