Variable StaticRange

    StaticRange: {
        prototype: StaticRange;
        new (init: StaticRangeInit): StaticRange;
    }