import { default as React } from 'react'; import { ReportViewerProps } from './report-builder-types'; export declare const ReportViewer: React.FC;