variable defaultimport { default } from "https://deno.land/x/gustwind@v0.32.2/site/twindSetup.ts"; type{ theme: { extend: { colors; }; }; plugins: { btn: string; btn-blue: string; btn-muted: string; }; }