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