export = ThumbnailOverlayPlaybackStatus; declare class ThumbnailOverlayPlaybackStatus { constructor(data: any); type: string; text: any; }