/**
 * 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":{"cross-origin-opener-policy":"same-origin","x-frame-options":"DENY","vary":"Accept-Encoding, Origin","content-length":"924","content-type":"application/typescript; charset=utf-8","strict-transport-security":"max-age=63072000; includeSubDomains; preload","via":"1.1 720129ba4056e60029189758c6f0de0c.cloudfront.net (CloudFront),HTTP/2 ord.vultr.prod.deno-cluster.net","age":"955029","server":"AmazonS3,deployd","x-amz-version-id":"XxgU0GMgFX9pfb7mGHMlrY.zl1r2NyNR","x-deno-trace-id":"44144b86e290faf544f452b003fb1256","etag":"\"7b5545d9ded2c88fbcbc3a4c366d9bde\"","accept-ranges":"bytes","cache-control":"public, max-age=31536000, immutable","content-security-policy":"default-src 'none'; style-src 'unsafe-inline'; sandbox","alt-svc":"h3=\":443\"; ma=86400","x-content-type-options":"nosniff","cross-origin-resource-policy":"same-origin","access-control-allow-origin":"*","date":"Mon, 05 Jan 2026 20:32:40 GMT","server-timing":"fetchSource;dur=8","last-modified":"Wed, 29 Sep 2021 16:18:58 GMT","referrer-policy":"strict-origin-when-cross-origin","cross-origin-embedder-policy":"same-origin","x-cache":"Hit from cloudfront","cache-status":"deno; hit","x-amz-cf-pop":"ORD56-P16","x-amz-cf-id":"xlgYycbcLMiRgZorZ4ASdsZGxDuctaagZUCWETqFhOY97TMeyFeyMQ==","x-amz-replication-status":"COMPLETED"},"url":"https://deno.land/x/puppeteer@9.0.2/vendor/puppeteer-core/puppeteer/common/TimeoutSettings.d.ts","time":1768600188}