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