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