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