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