/** The user is picking a contact to send */ export declare class ChatActionChoosingContactBaseModel { _: 'chatActionChoosingContact'; }