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