/** The user is not a chat member */ export declare class ChatMemberStatusLeftBaseModel { _: 'chatMemberStatusLeft'; }