import type { IconComponent } from '../types'; declare const BatteryLow: IconComponent; export default BatteryLow;