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