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