declare const RegExpGet$plus: (t: typeof RegExp) => (typeof RegExp)["$+"]; export = RegExpGet$plus;