export declare class TotalMeasure { label: string; constructor(label: string); }