import { MdiReactIconComponentType } from './dist/typings';

declare const BatteryChargingWirelessAlertIcon: MdiReactIconComponentType;
export default BatteryChargingWirelessAlertIcon;
