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