export declare type ReportApiResult = { reportName: string; format: string; url: string; };