import * as d from '../../declarations';
export declare function runJestScreenshot(config: d.Config, env: d.E2EProcessEnv): Promise<boolean>;
