import { FastifyInstance } from "fastify"; export default function authRouter(fastify: FastifyInstance): Promise;