// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
export { WKBrowser as WebKitBrowser } from './wkBrowser';
export { WKPlaywright as WebKitPlaywright } from './wkPlaywright';