import type { URI } from "../Prelude/index.js"; import * as P from "../Prelude/index.js"; export declare const Any: P.Any<[URI<"IterableURI", {}>], P.Auto>; export declare const None: P.None<[URI<"IterableURI", {}>], P.Auto>; export declare const Covariant: P.Covariant<[URI<"IterableURI", {}>], P.Auto>; export declare const AssociativeBoth: P.AssociativeBoth<[URI<"IterableURI", {}>], P.Auto>; export declare const AssociativeFlatten: P.AssociativeFlatten<[URI<"IterableURI", {}>], P.Auto>; export declare const Applicative: P.Applicative<[URI<"IterableURI", {}>], P.Auto>; export declare const Monad: P.Monad<[URI<"IterableURI", {}>], P.Auto>; export declare const ForEach: P.ForEach<[URI<"IterableURI", {}>], P.Auto>; //# sourceMappingURL=instances.d.ts.map