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