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