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