import { FastifyInstance } from "fastify"; export declare const errorHandler: (app: FastifyInstance) => void;