import { SVGProps } from "react";
declare const LIWeatherLightning: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { LIWeatherLightning };
