import Controller from "./Controller" const ScreenSelect = ({videoOff}) => { return (
) } export default ScreenSelect