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