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

declare const Battery60Icon: MdiReactIconComponentType;
export default Battery60Icon;
