import ChatBox from "./box"; import Notice from "./notice"; export default { ChatBox, Notice };