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