import { Metric } from "@effect/core/io/Metrics/definition"; /** * @tsplus getter effect/core/io/Metrics/Metric withNow * @tsplus location "@effect/core/io/Metrics/operations/withNow" */ export declare function withNow(self: Metric): import("../definition").Metric; //# sourceMappingURL=withNow.d.ts.map