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