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