import React from 'react'; import { SpeakerView } from '../SpeakerView'; export const Room = () => ; export default Room;