/** * Verify that the refactoring did not break functionality */ export declare function testRefactoredComponents(testContext?: string): Promise; //# sourceMappingURL=refactoringTest.d.ts.map