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