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