import { Hono } from "hono"; import type { AppEnv } from "../../index.ts"; export declare function createTablesRouter(): Hono; //# sourceMappingURL=router.d.ts.map