import { FastifyRequest, FastifyReply } from 'fastify'; declare const _default: (_req: FastifyRequest, reply: FastifyReply, error: any) => Promise; export default _default; //# sourceMappingURL=onError.d.ts.map