import LiveStreamRoom, { LiveStreamRoomProps } from './LiveStreamRoom';
export default LiveStreamRoom;
export { LiveStreamRoomProps };
