import type { Expect } from "playwright/test"; export declare function initializeWebExpect(): Promise; export declare const expect: Expect; //# sourceMappingURL=index.d.ts.map