export interface LabelHdrGuidPairDto { labelGuid1?: string; labelGuid2?: string; labelGuid3?: string; }