export const reportAssets: {
    FLOW_REPORT_TEMPLATE: string;
    FLOW_REPORT_CSS: string;
    FLOW_REPORT_JAVASCRIPT: string;
    REPORT_TEMPLATE: string;
    REPORT_JAVASCRIPT: string;
};
//# sourceMappingURL=report-assets.d.ts.map