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