export interface IReportBody {
    [key: string]: any;
}
//# sourceMappingURL=report-body.d.ts.map