import { type Icon } from 'phosphor-react-native'; declare const I: Icon; /** @deprecated Use WifiNoneIcon */ export declare const WifiNone: Icon; export { I as WifiNoneIcon }; //# sourceMappingURL=WifiNone.d.ts.map