import * as React from 'react';
declare const ReportView: React.FunctionComponent<{}>;
export default ReportView;
