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