import { type FastifyInstance } from "fastify"; export declare function setupErrorHandler(server: FastifyInstance): void; //# sourceMappingURL=error-handler.d.ts.map