import { Hono } from 'hono';
export declare const app: Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
//# sourceMappingURL=app.d.ts.map