export default config;
/**
 * @license
 * Copyright 2020 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */
/**
 * @fileoverview Config for new audits that aren't quite ready for
 * being enabled by default.
 */
/** @type {LH.Config} */
declare const config: LH.Config;
//# sourceMappingURL=experimental-config.d.ts.map