export interface IStatisticalRecordLabelsDTO { id: string; bucket?: string; }