import { SvgIconComponent } from './types'; declare const CellWifiIcon: SvgIconComponent; export default CellWifiIcon;