interface RouterStateimport { type RouterState } from "https://deno.land/x/fresh@1.4.1/src/server/types.ts"; Propertiesstate: Record<string, unknown>