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