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