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