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