interface KindState implements Kindimport { type KindState } from "https://deno.land/x/fun@v2.0.0/examples/freer.ts"; Type ParametersSPropertiesreadonlykind: State<S, this["covariant"][0]>