import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const ChatBubbleOvalLeftIcon: FunctionalComponent; export default ChatBubbleOvalLeftIcon;