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