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