interface KindLazyFn implements Kindimport { type KindLazyFn } from "https://deno.land/x/fun@v2.0.0/examples/lazy.ts"; Propertiesreadonlykind: LazyFn<In<this, 0>, Out<this, 0>>