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