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