import { JestPuppeteerEnvironmentConstructor } from '../jest-apis';
export declare function createJestPuppeteerEnvironment(): JestPuppeteerEnvironmentConstructor;
