export declare class IDRPerformanceBenchmarking { constructor(); run(testCaseSysId?: string): void; runNext(): void; } //# sourceMappingURL=IDRPerformanceBenchmarking.d.ts.map