import { NotFound } from './NotFound.generated'; export interface EditStoryNotFoundResponse extends NotFound { }