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