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