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