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