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