import type { PlaywrightTestConfig } from "@playwright/test"; declare const config: PlaywrightTestConfig; export default config;