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