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