Variable PROBLEM_OUTPUTConst

PROBLEM_OUTPUT: {
    [key in ProblemOutput]: {
        label: string;
        value: ProblemOutput;
    }
} = ...