/// import { IconProps } from '../../types'; declare const ChatUnread: (allProps: IconProps) => JSX.Element; export default ChatUnread;