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