RecommendationType$0: {
    displayValue: string;
    value: number;
} & {
    [key: string]: any;
}