import type { Locator } from '@playwright/test'; export declare function allTextContents(locators: Locator[]): Promise; //# sourceMappingURL=allTextContents.d.ts.map