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