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