UNPKG

estat-icons

Version:
4 lines (3 loc) 187 B
import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const EmojiLaughIcon: FunctionalComponent<HTMLAttributes & VNodeProps>; export default EmojiLaughIcon;