export type { HonoLikeApp, HonoLikeEnv, HonoLikeFetch, GlobalResponse, HonoResponse, } from "./hono-types.js";
export type { FetchFn } from "./runtime.js";
