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

declare const BatteryAddIcon: MdiReactIconComponentType;
export default BatteryAddIcon;
