variable ResinCssGlobalStyleimport { ResinCssGlobalStyle } from "https://deno.land/x/resin@v0.1.8/src/resin_css.ts"; typeFunctionComponent<{ css: T_ClassName; }>