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