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