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