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