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