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

declare const BatteryPositiveIcon: MdiReactIconComponentType;
export default BatteryPositiveIcon;
