import { Hono } from "hono"; declare const router: Hono; export default router;