type alias StyleVariantimport { type StyleVariant } from "https://deno.land/x/lume@v1.19.0/deps/yaml.ts"; definition: | "lowercase" | "uppercase" | "camelcase" | "decimal"