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