import { type DynamicMatcher } from "https://deno.land/x/netzo@0.4.72/deps/@unocss/core.ts";
definition: ((match: RegExpMatchArray, context: Readonly<RuleContext<Theme>>) => Awaitable<>)
| CSSValue
| string
| (CSSValue | string)[]
| undefined