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