type alias KindTypeimport { type KindType } from "https://deno.land/std@0.211.0/yaml/type.ts"; definition: "sequence" | "scalar" | "mapping"