interface AutocompleteContextimport { type AutocompleteContext } from "https://dotland.deno.dev/x/fresh@1.7.3/plugins/twindv1_deps.ts"; Type ParametersoptionalTheme extends BaseTheme = BaseThemePropertiesreadonlytheme: ThemeFunction<Theme>Allows to resolve theme values. readonlyvariants: Record<string, string>