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

declare const Battery100Icon: MdiReactIconComponentType;
export default Battery100Icon;
