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