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