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