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