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