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