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