import { SvgIconComponent } from './types'; declare const BatteryUnknownIcon: SvgIconComponent; export default BatteryUnknownIcon;