import { HTTPResponse } from 'puppeteer'; export declare function handlePuppeteerResponse(resp: HTTPResponse): Promise;