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