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

declare const ElectricityIcon: MdiReactIconComponentType;
export default ElectricityIcon;
