import BasicWindow from "../../Components/BasicWindow"; import Button from "../../Components/Button"; import BackButton from "../../Components/BackButton"; function ChangeRole(): JSX.Element { const content = <>; const buttons = ( <>