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