Variable debugLevelsConst

debugLevels: {
    normal: DebugConfig;
    verbose: DebugConfig;
} = ...