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

declare const WeatherLightningIcon: MdiReactIconComponentType;
export default WeatherLightningIcon;
