import { PlaywrightData } from '../../../typings'; export declare const loadStoryData: (storyDataPath: string, storyId: string, create?: boolean) => Promise;