type alias TypeMapimport { type TypeMap } from "https://deno.land/std@0.220.1/yaml/schema.ts"; definition: [k in KindType | "fallback"]: ArrayObject<Type>