Importowanie modułów w Playwright z TypeScript

test.beforeAll( async ({page}) => {
    ##code
});