import { FastifyReply, FastifyRequest } from 'fastify'; export declare function preHandler(_req: FastifyRequest, _res: FastifyReply): Promise; //# sourceMappingURL=preAuth.d.ts.map