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