import type { FetchResponse } from "./bright-data-fetch.js"; export declare function fallbackPlaywrightFetch(params: Record): Promise;