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