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