import puppeteer from 'puppeteer'; export declare const getEnvAwareBrowserInstance: () => Promise; export { puppeteer };