import type { ErrorHandler } from "hono"; import type { AppEnv } from "../app"; export declare const errorMiddleware: ErrorHandler; //# sourceMappingURL=error.middleware.d.ts.map