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

declare const Battery80Icon: MdiReactIconComponentType;
export default Battery80Icon;
