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