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