type alias Stateimport { type State } from "https://dotland.deno.dev/x/fresh@1.7.3/tests/fixture_define_helpers/other/state.ts"; definition: { something: string; }