variable styledimport { styled } from "https://deno.land/x/resin@v0.1.8/src/resin_css.ts"; type[K in keyof JSXIntrinsicElements]: (...args: Parameters<css>) => FC<JSXIntrinsicElements[K]>