Variable Highlight

    Highlight: {
        prototype: Highlight;
        new (...initialRanges: AbstractRange[]): Highlight;
    }