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

declare const Battery50Icon: MdiReactIconComponentType;
export default Battery50Icon;
