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