/** The file is a video note */ export declare class FileTypeVideoNoteBaseModel { _: 'fileTypeVideoNote'; }