Variable CompletionCheckerLookupConst

CompletionCheckerLookup: {
    always: typeof Always;
    once: typeof Once;
    thrice: typeof Thrice;
    times: typeof NTimes;
    twice: typeof Twice;
} = ...