export declare const DEFAULT_PUPPETEER_TIMEOUT = 30000;
export declare const setupPuppeteerTimeout: () => void;
