import { SyncExpectationResult } from 'expect/build/types'; declare const toHaveText: (args_0: import("playwright-core").Page | import("playwright-core").ElementHandle, args_1?: string, args_2?: any, args_3?: any) => Promise; export default toHaveText;