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