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