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