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