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