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

declare const BatteryStdIcon: MdiReactIconComponentType;
export default BatteryStdIcon;
