// ets_tracing: off import type { Any } from "../Any/index.js" import type { AssociativeFlatten } from "../AssociativeFlatten/index.js" import type { Auto, URIS } from "../HKT/index.js" export type IdentityFlatten = AssociativeFlatten & Any