import { FastifyInstance } from 'fastify'; export declare function authRoutes(fastify: FastifyInstance): Promise; //# sourceMappingURL=auth.d.ts.map