// ets_tracing: off import type { AssociativeBoth } from "../AssociativeBoth/index.js" import type { Covariant } from "../Covariant/index.js" import type { Auto, URIS } from "../HKT/index.js" export interface Apply extends AssociativeBoth, Covariant {}