import type { IconComponent } from '../types'; declare const ChatRoundUnread: IconComponent; export default ChatRoundUnread;