type alias CSSObjectimport { type CSSObject } from "https://deno.land/x/aleph@1.0.0-alpha.65/lib/@unocss/core.ts"; definition: Record<string, string | number | undefined>