declare function ChatIcon({ styles }: { styles: any; }): import("react/jsx-runtime").JSX.Element; export default ChatIcon;