import { InformationBox, ViewWrapper } from "@/components"; export default function WaitingRoom() { return ( <> ); }