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