import { Hono } from "hono"; const Community = new Hono(); export default Community;