import { Fragment } from "react/jsx-runtime"; const ChatResizer = () => { return (
); }; export default ChatResizer;