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