export declare function generateUUID(): string; export declare const test: import("@playwright/test").TestType; export declare const expect: import("@playwright/test").Expect<{}>;