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