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