import '@cometchat/uikit-elements';//import the web component package.import { ModalStyle } from '@cometchat/uikit-elements';closeIconURL = "https://img.icons8.com/?size=24&id=52134&format=png";modalStyle = new ModalStyle({width: "500px",height: "500px",background: "white"});