import { StoryData } from '../typings'; export declare const useCurrentStoryData: () => StoryData;