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