import { SvgIconComponent } from './types'; declare const ChatRoundIcon: SvgIconComponent; export default ChatRoundIcon;