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