// Copyright (c) Microsoft Corporation.
// Licensed under the MIT license.
export { FFBrowser as FirefoxBrowser } from './ffBrowser';
export { FFPlaywright as FirefoxPlaywright } from './ffPlaywright';