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