import BatteryLow from './BatteryLow'; declare const BatteryLowFilled: typeof BatteryLow; export default BatteryLowFilled;