export default ReportFail;
declare function ReportFail(props: any): JSX.Element;
