import React from 'react'; const ChatIcon = () => { return ( ); }; export default ChatIcon;