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