type alias oak.Stateimport { type oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts"; const { State } = oak; definition: Record<string | number | symbol, any>