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