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