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