/** The user is picking a location or venue to send */ export declare class ChatActionChoosingLocationBaseModel { _: 'chatActionChoosingLocation'; }