import { ScreenshotInfo } from '../../../../typings'; export declare const getScreenshotData: (info: ScreenshotInfo) => Promise;