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