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