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