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