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