/** * Run the suite of tests that prove that the "merge" function works properly. * * This function is only useful if you are troubleshooting the save data manager. */ export declare function runMergeTests(): void; //# sourceMappingURL=mergeTests.d.ts.map