/** The user has cancelled the previous action */ export declare class ChatActionCancelBaseModel { _: 'chatActionCancel'; }