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

declare const Battery30Icon: MdiReactIconComponentType;
export default Battery30Icon;
