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