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