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