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

declare const Battery90Icon: MdiReactIconComponentType;
export default Battery90Icon;
