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