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