export type PuppeteerPlugins = {
    stealth?: boolean;
    adBlock?: boolean;
};
//# sourceMappingURL=PuppeteerPlugins.d.ts.map