/**
 * 2024-09-09: Migrated from v2/src/logic/molecules/Performance
 */
import { ILoadPerformance } from "./IPerformance";
export declare const MockPerformance: ILoadPerformance;
//# sourceMappingURL=MockData.d.ts.map