/** * @license * Copyright 2020 Google Inc. * SPDX-License-Identifier: Apache-2.0 */ /** * @internal */ export declare const PUPPETEER_REVISIONS: Readonly<{ chrome: "129.0.6668.58"; 'chrome-headless-shell': "129.0.6668.58"; firefox: "stable_130.0.1"; }>; //# sourceMappingURL=revisions.d.ts.map