export interface CalibrationDetailData { masterCalibrations: number; subCalibrations: number; calibrationColor: string; }