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