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