export class ThumbLabel { public title: string = ""; public extraLeft: string = ""; public extraRight: string = ""; }