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