/** The user is recording a video note */ export declare class ChatActionRecordingVideoNoteBaseModel { _: 'chatActionRecordingVideoNote'; }