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