import type { Context } from 'hono';
export declare function rootHandler(c: Context): Promise<Response>;
//# sourceMappingURL=root.d.ts.map