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