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