import MainView from "../MainView"; import MonitorBar from "../MonitorBar"; const RightContainer = () => (
); export default RightContainer;