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