/** * Process all decorated classes and methods to register them with Playwright * This function should be called in the test file */ export declare function processDecorators(): void; //# sourceMappingURL=runner.d.ts.map