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