declare const RegExpSetRightContext: (t: typeof RegExp, v: (typeof RegExp)["rightContext"]) => void; export = RegExpSetRightContext;