import { Container } from 'react-bootstrap'; function BecomeAHostOverlay() { return ( <> ); } export default BecomeAHostOverlay;