/**
 * Copyright 2019 Google Inc. All rights reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *     http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
/**
 * @internal
 */
export declare class TimeoutSettings {
  _defaultTimeout: number | null;
  _defaultNavigationTimeout: number | null;
  constructor();
  setDefaultTimeout(timeout: number): void;
  setDefaultNavigationTimeout(timeout: number): void;
  navigationTimeout(): number;
  timeout(): number;
}

// denoCacheMetadata={"headers":{"accept-ranges":"bytes","access-control-allow-origin":"*","x-amz-cf-pop":"ORD56-P9","x-amz-version-id":"XxgU0GMgFX9pfb7mGHMlrY.zl1r2NyNR","server-timing":"fetchSource;dur=5","vary":"Accept-Encoding, Origin","x-amz-cf-id":"Y2J482n5E6bjjp8zBdYXcCTH-JMgwHmR05IJzDnAYNm3V3SkS5tDzw==","etag":"\"7b5545d9ded2c88fbcbc3a4c366d9bde\"","x-cache":"Hit from cloudfront","age":"166259","cross-origin-embedder-policy":"same-origin","date":"Wed, 12 Nov 2025 19:04:10 GMT","server":"AmazonS3,deployd","x-amz-replication-status":"COMPLETED","x-content-type-options":"nosniff","cross-origin-opener-policy":"same-origin","cross-origin-resource-policy":"same-origin","x-deno-trace-id":"aebc017ac099a33b1f3207aef955fbd9","content-type":"application/typescript; charset=utf-8","via":"1.1 e0bb93c9c35817d66f6a10b94519bd8a.cloudfront.net (CloudFront),HTTP/2 ord.vultr.prod.deno-cluster.net","content-security-policy":"default-src 'none'; style-src 'unsafe-inline'; sandbox","content-length":"924","alt-svc":"h3=\":443\"; ma=86400","x-frame-options":"DENY","cache-control":"public, max-age=31536000, immutable","referrer-policy":"strict-origin-when-cross-origin","strict-transport-security":"max-age=63072000; includeSubDomains; preload","last-modified":"Wed, 29 Sep 2021 16:18:58 GMT"},"url":"https://deno.land/x/puppeteer@9.0.2/vendor/puppeteer-core/puppeteer/common/TimeoutSettings.d.ts","time":1763140508}