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