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