import type { StoryBase } from './StoryBase'; export declare type StoryRequest = StoryBase;