import Chat from "./Chat";
export { IChatProps } from "./Chat";
export default Chat;
