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