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