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