export class LabelValue { label: string; value: string; }