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