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