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