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