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