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