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