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