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