type alias CSSObjectimport { type CSSObject } from "https://deno.land/x/netzo@0.4.72/deps/@unocss/core.ts"; definition: Record<string, string | number | undefined>