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