type alias Stateimport { type State } from "https://deno.land/x/danet@1.7.4/src/deps.ts"; definition: Record<string | number | symbol, any>