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