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