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

declare const BatteryIcon: MdiReactIconComponentType;
export default BatteryIcon;
