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

declare const BatteryRecycleIcon: MdiReactIconComponentType;
export = BatteryRecycleIcon;