import { PlaywrightData } from '../../../../typings'; export declare const deleteEmptyStory: (data: PlaywrightData, storyId: string) => PlaywrightData;