import type { Any } from "../Any/index.js"; import type { AssociativeFlatten } from "../AssociativeFlatten/index.js"; import type { Auto, URIS } from "../HKT/index.js"; export declare type IdentityFlatten = AssociativeFlatten & Any; //# sourceMappingURL=index.d.ts.map