Variable THEMEConst

THEME: {
    [key in Theme]: {
        label: string;
        value: Theme;
    }
} = ...