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