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