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

declare const BatterySaverIcon: MdiReactIconComponentType;
export default BatterySaverIcon;
