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