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

declare const BatteryAlertIcon: MdiReactIconComponentType;
export default BatteryAlertIcon;
