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