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

declare const Battery20Icon: MdiReactIconComponentType;
export default Battery20Icon;
