import React from 'react'; export const UploadIcon = () => ( ); export const ChatIcon = () => ( ); export const CloseIcon = () => ( ); export const SendIcon = () => ( ); export const ChartIcon = () => ( ); export const TableIcon = () => ( ); export const SearchIcon = () => ( ); export const DownloadIcon = () => ( ); export const FunnelIcon = () => ( ); export const MoversIcon = () => ( );