import type { FullConfig } from "@playwright/test"; declare const playwrightServiceGlobalSetupWrapper: (config: FullConfig) => Promise; export default playwrightServiceGlobalSetupWrapper; //# sourceMappingURL=playwright-service-global-setup.d.ts.map