import type { IconComponent } from '../types'; declare const CloudyMoon: IconComponent; export default CloudyMoon;