import type * as HKT from "../HKT/index.js"; export interface AssociativeFlatten extends HKT.Base { readonly _AssociativeFlatten: "AssociativeFlatten"; readonly flatten: (ffa: HKT.Kind, HKT.Intro, HKT.Intro, HKT.Intro, HKT.Intro, HKT.Intro, HKT.Intro, HKT.Intro, A>>) => HKT.Kind, HKT.Mix, HKT.Mix, HKT.Mix, HKT.Mix, HKT.Mix, HKT.Mix, HKT.Mix, A>; } //# sourceMappingURL=index.d.ts.map