type alias StyleVariantimport { type StyleVariant } from "https://deno.land/std@0.211.0/yaml/mod.ts"; definition: | "lowercase" | "uppercase" | "camelcase" | "decimal"