import type { AssociativeCompose } from "../AssociativeCompose/index.js"; import type * as HKT from "../HKT/index.js"; export interface Category extends AssociativeCompose { readonly id: , Q = HKT.Initial, W = HKT.Initial, X = HKT.Initial, S = HKT.Initial, R = HKT.Initial, E = HKT.Initial>() => HKT.Kind; } //# sourceMappingURL=index.d.ts.map