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

declare const BatteryNegativeIcon: MdiReactIconComponentType;
export default BatteryNegativeIcon;
