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