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