import React from "react"; import {Group, Rect} from "react-konva"; const RoomGroup = () => ( ); export default RoomGroup;