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