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