export namespace flowReportAssets {
    export { FLOW_REPORT_TEMPLATE };
    export let FLOW_REPORT_CSS: string;
    export { FLOW_REPORT_JAVASCRIPT };
}
declare const FLOW_REPORT_TEMPLATE: string;
declare const FLOW_REPORT_JAVASCRIPT: string;
export {};
//# sourceMappingURL=flow-report-assets.d.ts.map