import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue';
declare const DownloadCloud02Icon: FunctionalComponent<HTMLAttributes & VNodeProps>;
export default DownloadCloud02Icon;
