/** * This is auto-generated file, don't modify this file manually */ /** * Media type */ export declare type WidgetsCommentMediaType = 'audio' | 'photo' | 'video';