/** The user is recording a video */ export declare class ChatActionRecordingVideoBaseModel { _: 'chatActionRecordingVideo'; }