export { ChatNormal };
export default ChatNormal;
import ChatNormal from "./ChatNormal.svelte";
