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