declare const RegExpPrototypeGetGlobal: (t: RegExp) => RegExp["global"]; export = RegExpPrototypeGetGlobal;