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