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