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