import { StoryData } from '../../typings'; export interface FixScreenshotFileName extends StoryData { previousNamedExport?: string; }