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