import puppeteer from 'puppeteer'; declare function browserInstance(): Promise; export default browserInstance;