import { ImageDiffResult, TestScreenShots } from '../../typings'; export declare const testScreenshots: (data: TestScreenShots) => Promise;