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