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