import { Collection } from "@tsplus/stdlib/collections/Collection/definition";
import { Gen } from "@effect/core/testing/Gen/definition";
/**
* @tsplus static effect/core/testing/Gen.Ops elements
* @tsplus location "@effect/core/testing/Gen/operations/elements"
*/
export declare function elements(as: Collection): Gen;
//# sourceMappingURL=elements.d.ts.map