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